Release 10.1A: OpenEdge Development:
Messaging and ESB


setLong procedure

Sets long data in a MapMessage.

Syntax

PROCEDURE setLong. 
DEFINE INPUT PARAMETER itemName AS CHARACTER. 
DEFINE INPUT PARAMETER value AS DECIMAL. 

Applies to

Message objects

Note

Any fractional part of the DECIMAL value is truncated.

See also

createMapMessage procedure, setBoolean procedure, setByte procedure, setBytesFromRaw procedure, setChar procedure, setDate procedure, setDateTime procedure, setDateTime-TZ procedure, setDouble procedure, setFloat procedure, setInt procedure, setLong procedure, setLongString procedure, setShort procedure, setString procedure, getMapNames function, getItemType function, getBytesToRaw function, getChar function, getDate function, getDateTime function, getDateTime-TZ function, getDecimal function, getInt function, getLogical function, getLongString function, getLongStringCP function

For more information, see the "MapMessage" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095